[INFO] cloning repository https://github.com/Trisert/beepe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trisert/beepe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrisert%2Fbeepe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrisert%2Fbeepe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d300fcff21c4d3027ba26a504ecb96e925979ebf
[INFO] checking Trisert/beepe against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrisert%2Fbeepe" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Trisert/beepe
[INFO] finished tweaking git repo https://github.com/Trisert/beepe
[INFO] tweaked toml for git repo https://github.com/Trisert/beepe written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Trisert/beepe on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Trisert/beepe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a415fb6187ecce4892f33b89bc643e36366fcf66c7e21608ed48563732c3cf0b
[INFO] running `Command { std: "docker" "start" "a415fb6187ecce4892f33b89bc643e36366fcf66c7e21608ed48563732c3cf0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a415fb6187ecce4892f33b89bc643e36366fcf66c7e21608ed48563732c3cf0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a415fb6187ecce4892f33b89bc643e36366fcf66c7e21608ed48563732c3cf0b" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a415fb6187ecce4892f33b89bc643e36366fcf66c7e21608ed48563732c3cf0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a415fb6187ecce4892f33b89bc643e36366fcf66c7e21608ed48563732c3cf0b" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking beepe-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stdout] warning: fields `id`, `offset`, and `length` are never read
[INFO] [stdout]   --> crates/core/src/vocab_v2.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct TokenEntry {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 36 |     /// Token ID (same as index in entries Vec)
[INFO] [stdout] 37 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 38 |     /// Offset into the string store
[INFO] [stdout] 39 |     offset: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 40 |     /// Length of the token
[INFO] [stdout] 41 |     length: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token_hash` is never read
[INFO] [stdout]   --> crates/core/src/encoding/byte_level.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TokenMatch {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     token_hash: u64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenMatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking beepe-training v0.1.0 (/opt/rustwide/workdir/crates/training)
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking beepe-tokenizer v0.1.0 (/opt/rustwide/workdir/crates/tokenizer)
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking beepe-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stdout] warning: fields `id`, `offset`, and `length` are never read
[INFO] [stdout]   --> crates/core/src/vocab_v2.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct TokenEntry {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 36 |     /// Token ID (same as index in entries Vec)
[INFO] [stdout] 37 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 38 |     /// Offset into the string store
[INFO] [stdout] 39 |     offset: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 40 |     /// Length of the token
[INFO] [stdout] 41 |     length: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token_hash` is never read
[INFO] [stdout]   --> crates/core/src/encoding/byte_level.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TokenMatch {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     token_hash: u64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenMatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking beepe-python v0.1.0 (/opt/rustwide/workdir/crates/python)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> crates/python/src/error.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// Custom Python exception for tokenizer errors
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]   = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> crates/python/src/error.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / create_exception!(
[INFO] [stdout]  8 | |     beepe,
[INFO] [stdout]  9 | |     TokenizerError,
[INFO] [stdout] 10 | |     PyRuntimeError,
[INFO] [stdout] 11 | |     "Error during tokenization"
[INFO] [stdout] 12 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> crates/python/src/error.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / create_exception!(
[INFO] [stdout]  8 | |     beepe,
[INFO] [stdout]  9 | |     TokenizerError,
[INFO] [stdout] 10 | |     PyRuntimeError,
[INFO] [stdout] 11 | |     "Error during tokenization"
[INFO] [stdout] 12 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> crates/python/src/error.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// Custom Python exception for tokenizer errors
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]   = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> crates/python/src/error.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / create_exception!(
[INFO] [stdout]  8 | |     beepe,
[INFO] [stdout]  9 | |     TokenizerError,
[INFO] [stdout] 10 | |     PyRuntimeError,
[INFO] [stdout] 11 | |     "Error during tokenization"
[INFO] [stdout] 12 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> crates/python/src/error.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / create_exception!(
[INFO] [stdout]  8 | |     beepe,
[INFO] [stdout]  9 | |     TokenizerError,
[INFO] [stdout] 10 | |     PyRuntimeError,
[INFO] [stdout] 11 | |     "Error during tokenization"
[INFO] [stdout] 12 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TokenizerResult` is never used
[INFO] [stdout]   --> crates/python/src/error.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type TokenizerResult<T> = Result<T, PyErr>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TokenizerResult` is never used
[INFO] [stdout]   --> crates/python/src/error.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type TokenizerResult<T> = Result<T, PyErr>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.71s
[INFO] running `Command { std: "docker" "inspect" "a415fb6187ecce4892f33b89bc643e36366fcf66c7e21608ed48563732c3cf0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a415fb6187ecce4892f33b89bc643e36366fcf66c7e21608ed48563732c3cf0b", kill_on_drop: false }`
[INFO] [stdout] a415fb6187ecce4892f33b89bc643e36366fcf66c7e21608ed48563732c3cf0b
